FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.fhir.us.immds#1.0.0 (94 ms)

Package hl7.fhir.us.immds
Type OperationDefinition
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/immds/http://hl7.org/fhir/us/immds/STU1/OperationDefinition-ImmDSForecastOperation.html
Url http://hl7.org/fhir/us/immds/OperationDefinition/ImmDSForecastOperation
Version 1.0.0
Status draft
Date 2021-06-25T15:58:22+10:00
Name ImmDSForecast
Title Immunization Decision Support Forecast
Experimental False
Realm us
Authority hl7
Type false
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

ImmDSForecast

OPERATION: ImmDSForecast

The official URL for this operation definition is:

http://hl7.org/fhir/us/immds/OperationDefinition/ImmDSForecastOperation

URL: [base]/$immds-forecast

Parameters

UseNameCardinalityTypeBindingDocumentation
INassessmentDate1..1date

The date on which to assess the forecast.

INpatient1..1Patient

Patient information.

INimmunization0..*Immunization

Patient immunization history.

OUTevaluation0..*ImmunizationEvaluation

The evaluation against a schedule.

OUTrecommendation1..1ImmunizationRecommendation

The decision support engine produced forecast.


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "ImmDSForecastOperation",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ImmDSForecast</h2><p>OPERATION: ImmDSForecast</p><p>The official URL for this operation definition is: </p><pre>http://hl7.org/fhir/us/immds/OperationDefinition/ImmDSForecastOperation</pre><p>URL: [base]/$immds-forecast</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>assessmentDate</td><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>The date on which to assess the forecast.</p>\n</div></td></tr><tr><td>IN</td><td>patient</td><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td/><td><div><p>Patient information.</p>\n</div></td></tr><tr><td>IN</td><td>immunization</td><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/immunization.html\">Immunization</a></td><td/><td><div><p>Patient immunization history.</p>\n</div></td></tr><tr><td>OUT</td><td>evaluation</td><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/immunizationevaluation.html\">ImmunizationEvaluation</a></td><td/><td><div><p>The evaluation against a schedule.</p>\n</div></td></tr><tr><td>OUT</td><td>recommendation</td><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/immunizationrecommendation.html\">ImmunizationRecommendation</a></td><td/><td><div><p>The decision support engine produced forecast.</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/immds/OperationDefinition/ImmDSForecastOperation",
  "version" : "1.0.0",
  "name" : "ImmDSForecast",
  "title" : "Immunization Decision Support Forecast",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2021-06-25T15:58:22+10:00",
  "publisher" : "HL7 Public Health Work Group",
  "contact" : [
    {
      "name" : "HL7 Public Health Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    },
    {
      "name" : "Nathan Bunker",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:nbunker@immregistry.org"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "code" : "immds-forecast",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "assessmentDate",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The date on which to assess the forecast.",
      "type" : "date"
    },
    {
      "name" : "patient",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Patient information.",
      "type" : "Patient"
    },
    {
      "name" : "immunization",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "Patient immunization history.",
      "type" : "Immunization"
    },
    {
      "name" : "evaluation",
      "use" : "out",
      "min" : 0,
      "max" : "*",
      "documentation" : "The evaluation against a schedule.",
      "type" : "ImmunizationEvaluation"
    },
    {
      "name" : "recommendation",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "The decision support engine produced forecast.",
      "type" : "ImmunizationRecommendation"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.